Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 244d46a8eca14a11c8801301a991874e507d9b3a


Parents : e5f7d1a
Author : Ivan <ivan@quad4.io>
Signature : Signature validation error
Date : 2026-05-18T05:13:29-05:00

fix(tests): update ContactsPage test to match current API payload

Changes

1 files changed, 0 insertions(+), 1 deletions(-)


Diff

diff --git a/tests/frontend/ContactsPage.test.js b/tests/frontend/ContactsPage.test.js
index 43b70a69..4608eee8 100644
--- a/tests/frontend/ContactsPage.test.js
+++ b/tests/frontend/ContactsPage.test.js
@@ -85,7 +85,6 @@ describe("ContactsPage.vue", () => {
expect(axiosMock.post).toHaveBeenCalledWith("/api/v1/telephone/contacts", {
name: "Test Contact",
- remote_identity_hash: "e".repeat(32),
lxmf_address: "e".repeat(32),
});
});


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────